home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / bfd / hosts / i386lynx.h < prev    next >
C/C++ Source or Header  |  1993-11-16  |  179b  |  11 lines

  1. /* Intel 386 running LynxOS */
  2.  
  3. #ifndef hosts_i386lynx_h
  4. #define hosts_i386lynx_h
  5.  
  6. #include "hosts/lynx.h"
  7.  
  8. #define    HOST_MACHINE_ARCH    bfd_arch_i386
  9.  
  10. #endif /* hosts_i386lynx_h */
  11.